//==============================================================================
// CastBlood_anim.txt
//==============================================================================

anim Idle
{
   SetSelector none 
   {
      set hotspot
      {
         version
         {
          	Visualparticle Special E Scarab Blood
         }
      }
   }
}
//==============================================================================
anim Attack
{
	SetSelector
	{
		set hotspot
		{
			version
			{
				visualparticle Special E Scarab Blood
//-- auto generated by the bang animation tool
//-- do not hand edit these values
		   tag Attack 0.01 true   
		   tag GenericSound 0.00 true   
		   tag SpecificSoundSet 0.01 false inferno checkVisible 
//-- end auto generated section
				
				
			}
		}
	}
}
